home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 27.zip / BS1 part 27 / Panorama3_d1.adf / ARexxMacros / F6.Panorama next >
Text File  |  1993-02-10  |  290b  |  13 lines

  1. /* Switch to dv1 in ToasterPaint from Panorama */
  2. /* by Mark Thomas                              */
  3. /* ToasterPaint must be loaded and running     */
  4.  
  5. /* Do limited testing to see if ToasterPaint is running */
  6. If show(port, 'DigiPaint') = 0 Then Do
  7.    Exit
  8. End
  9.  
  10. Address 'DigiPaint'
  11.  
  12. 'Tdv1'
  13.